Source code — For the 2011 film, see Source Code. Not to be confused with source coding. An illustration of Java source code with prologue comments indicated in red, inline comments indicated in green, and program code indicated in blue In computer science,… … Wikipedia
List of tools for static code analysis — This is a list of significant tools for static code analysis.Historical products* Lint the original static code analyzer of C code.Open source or Noncommercial products .NET (C#, VB.NET and all .NET compatible languages) *… … Wikipedia
Static code analysis — is the analysis of computer software that is performed without actually executing programs built from that software (analysis performed on executing programs is known as dynamic analysis). In most cases the analysis is performed on some version… … Wikipedia
Code Insight — is the name several software vendors (e.g. Borland, Oracle, Pattern Insight) use for source code autocompletion, similar to Microsoft s IntelliSense. Code Insight can also refer to source code analysis information such as annotation or revision… … Wikipedia
Code review — is systematic examination (often as peer review) of computer source code. It is intended to find and fix mistakes overlooked in the initial development phase, improving both the overall quality of software and the developers skills. Reviews are… … Wikipedia
Code coverage — is a measure used in software testing. It describes the degree to which the source code of a program has been tested. It is a form of testing that inspects the code directly and is therefore a form of white box testing.[1] Code coverage was among … Wikipedia
Code reviewing software — is computer software that helps humans find flaws in program source code.In can be divided into two categories: * Automated code review software checks source code against a predefined set of rules and produces reports. * Different types of… … Wikipedia
Code morphing — is one of the approaches to protect software applications from reverse engineering, analysis, modifications, and cracking used in obfuscating software. This technology protects intermediate level code such as compiled from Java and .NET languages … Wikipedia
Code audit — A software code audit is a comprehensive analysis of source code in a programming project with the intent of discovering bugs, security breaches or violations of programming conventions. It is an integral part of the defensive programming… … Wikipedia
Code Aster — is a software package for finite element analysis and numeric simulation in structural mechanics originally developed as an in house application by the French company EDF. It was released as free software under the terms of the GNU General Public … Wikipedia
Analysis of Functional NeuroImages — Infobox Software name = AFNI caption = AFNI displaying a statistical parametric map generated from a finger tapping FMRI experiment. operating system = Cross platform [http://afni.nimh.nih.gov/afni/download/afni/releases/latest (list)] author =… … Wikipedia